setInProgressLabel

@NonNull
open fun setInProgressLabel(@Nullable label: @Nullable CharSequence): @NonNull NotificationCompat.Action.WearableExtender(source)

Deprecated

This method has no effect starting with Wear 2.0.

Set a label to display while the wearable is preparing to automatically execute the action. This is usually a 'ing' verb ending in ellipsis like "Sending..."

Return

this object for method chaining

Parameters

label

the label to display while the action is being prepared to execute